Class org.omg.CosNaming.NamingContextPackage.NotFoundHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.NamingContextPackage.NotFoundHolder

java.lang.Object
   |
   +----org.omg.CosNaming.NamingContextPackage.NotFoundHolder

public final class NotFoundHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o NotFoundHolder()
 o NotFoundHolder(NotFound)

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public NotFound value

Constructors

 o NotFoundHolder
  public NotFoundHolder()
 o NotFoundHolder
  public NotFoundHolder(NotFound __arg)

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index